National Repository of Grey Literature 11 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Management of Exhibition Sites for a Festival
Duchoň, Radek ; Klobučníková, Dominika (referee) ; Křivka, Zbyněk (advisor)
The aim of this work is to create a new information system for the management of exhibition spaces at the festival called Animefest. The web application is implemented in Python using the Django application framework. The system uses a vector map in SVG format for the definition and representation of spaces. The created solution also provides its own system for recording the history of changes in the database. The system will allow festival organizers to catalog spaces and preserve the history of cooperation with various partners.
Platform for measuring, recording and evaluating data on Raspberry Pi
Pokorný, Patrik ; Marada, Tomáš (referee) ; Huzlík, Rostislav (advisor)
Objective of this bachelor thesis is to create a platform for measurement, recording and evaluation of data based on Raspberry Pi microcomputer. For that purpose, additional hardware in form of a PCB and accessories from Seeed studio is used. Measured values in this scenario are air temperature and humidity, illuminance and acoustic intensity. For measuring these values, a Python 3 program was written, using MariaDB database for data storage. Prior to being saved into the database, data is processed and converted into appropriate units. Data from the database can then be plotted into a graph through an application written in the same language, using the Kivy framework.
Counting of characteristic scales of sand lizards in colour images
Maršala, Štěpán ; Štursa, Dominik (referee) ; Škrabánek, Pavel (advisor)
The diploma thesis describes the design and implementation of a program for counting secondary scales in the image data of the ventral sides of the bodies of sand lizards. The program respects the requirements of scientists from the Institute of Vertebrate Biology of the Czech Academy of Sciences and the Faculty of Education at Masaryk University for the controllability and accuracy of results. The program consists of several parts. In input receives photos of sand lizards, in which he cuts out an area of interest. Unifies the orientation of these sections using detected objects. Object detection is provided by YOLOv4. Another part of the program called the Centroid Detector determines the position of the centers of the secondary scales in the unified sections. This part uses the U-Net convolutional neural network, which is specially modified to detect the centers of objects in close proximity. The other parts of the program divide the detected positions of the scale centers into left and right secondary rows and write their numbers to the output file.
Client for Displaying Information from the FIT Information System
Pelikán, Jakub ; Dytrych, Jaroslav (referee) ; Lampa, Petr (advisor)
The aim of my bachelor thesis is to create the graphical application in programming language Python 3. This application will display to students of the Faculty of information technology VUT information about the courses and will automatically send notification to students about the system changes. Data will be extracted from information system through XML Document which will be validated and processed by the application internal tool. Application is compatible with Linux, MacOS X and Windows.
Influence of Code Copying on the Quality of a Software Project
Chovanec, Zdeněk ; Rychlý, Marek (referee) ; Křivka, Zbyněk (advisor)
This work delves into the field of code clone detection, focusing on Python programming language. We are interested in finding Stack Overflow snippets in real projects. The main goal of this work is to evaluate the influence of copy-and-paste programming on the overall quality of a software project.  The NiCad clone detector is used to detect similar code fragments.  Additionally, modification of this tool is presented in order to improve the detection process. Code quality is assessed by the volume of duplicate code and by the number of reported issues.  The impact is evaluated on a sample of open-source projects hosted on GitHub. We perform a series of statistical hypothesis tests and conclude that there is a~correlation between source code quality and the presence of Stack Overflow snippet in the code base.
Remote system for ignition of fireworks
Štrúbel, Dominik ; Appel, Martin (referee) ; Formánek, Martin (advisor)
The bachelor thesis focuses on design and implementation of own programmable wireless system for fireworks ignition. The research part focuses on the research of available solutions and technologies used to implement the own solution, including the used technology LoRa. The practical part of the thesis focuses on the design of the PCB and the construction. Then, building the system, programming its functions and creating a computer application for setting the ignition sequences.
Counting of characteristic scales of sand lizards in colour images
Maršala, Štěpán ; Štursa, Dominik (referee) ; Škrabánek, Pavel (advisor)
The diploma thesis describes the design and implementation of a program for counting secondary scales in the image data of the ventral sides of the bodies of sand lizards. The program respects the requirements of scientists from the Institute of Vertebrate Biology of the Czech Academy of Sciences and the Faculty of Education at Masaryk University for the controllability and accuracy of results. The program consists of several parts. In input receives photos of sand lizards, in which he cuts out an area of interest. Unifies the orientation of these sections using detected objects. Object detection is provided by YOLOv4. Another part of the program called the Centroid Detector determines the position of the centers of the secondary scales in the unified sections. This part uses the U-Net convolutional neural network, which is specially modified to detect the centers of objects in close proximity. The other parts of the program divide the detected positions of the scale centers into left and right secondary rows and write their numbers to the output file.
Management of Exhibition Sites for a Festival
Duchoň, Radek ; Klobučníková, Dominika (referee) ; Křivka, Zbyněk (advisor)
The aim of this work is to create a new information system for the management of exhibition spaces at the festival called Animefest. The web application is implemented in Python using the Django application framework. The system uses a vector map in SVG format for the definition and representation of spaces. The created solution also provides its own system for recording the history of changes in the database. The system will allow festival organizers to catalog spaces and preserve the history of cooperation with various partners.
Platform for measuring, recording and evaluating data on Raspberry Pi
Pokorný, Patrik ; Marada, Tomáš (referee) ; Huzlík, Rostislav (advisor)
Objective of this bachelor thesis is to create a platform for measurement, recording and evaluation of data based on Raspberry Pi microcomputer. For that purpose, additional hardware in form of a PCB and accessories from Seeed studio is used. Measured values in this scenario are air temperature and humidity, illuminance and acoustic intensity. For measuring these values, a Python 3 program was written, using MariaDB database for data storage. Prior to being saved into the database, data is processed and converted into appropriate units. Data from the database can then be plotted into a graph through an application written in the same language, using the Kivy framework.
Influence of Code Copying on the Quality of a Software Project
Chovanec, Zdeněk ; Rychlý, Marek (referee) ; Křivka, Zbyněk (advisor)
This work delves into the field of code clone detection, focusing on Python programming language. We are interested in finding Stack Overflow snippets in real projects. The main goal of this work is to evaluate the influence of copy-and-paste programming on the overall quality of a software project.  The NiCad clone detector is used to detect similar code fragments.  Additionally, modification of this tool is presented in order to improve the detection process. Code quality is assessed by the volume of duplicate code and by the number of reported issues.  The impact is evaluated on a sample of open-source projects hosted on GitHub. We perform a series of statistical hypothesis tests and conclude that there is a~correlation between source code quality and the presence of Stack Overflow snippet in the code base.

National Repository of Grey Literature : 11 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.